home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / backup / kbackup-.000 / KBackup-1.2.7.tar / KBackup / TODO < prev   
Text File  |  1996-03-27  |  807b  |  29 lines

  1. - add special SCSI commands?
  2. - BLOCKDEV verify
  3.  
  4. geht incremental mit scheduled?
  5. - improve multibuf
  6. -------------------------------------------------------------------
  7. more longterm:
  8.  
  9. - access to remote tape server ( not needed? )
  10. - restructure multibuf (remove gotos)
  11.  
  12. - fast access using block information in afio-archives?
  13.  
  14. - REMOTE support:
  15.     -    rewrite check for tape/floppy
  16.     -    set/modify flags for multibuf to allow multivolume support
  17.         - BAD ERROR: the multibuf scripts are on local machine
  18.     -    tape actions menu: use remote device
  19.  
  20.  
  21.  
  22. - multibuf and scheduled operation: ignore End-of-data when scheduled?
  23.  
  24. remote tape backup:
  25.     copy data to rsh $HOST "multibuf....."
  26.     set multibuf commands to simple shellscripts like
  27.     "echo blabla; read; echo continuing"
  28.     set $HOST variable and $REMOTE_LOGIN variable
  29.